Platform Explorer / Nuxeo Platform 5.8

Extension point assetLibrary

Documentation

Used to configure the asset library document, where the assets will be stored by default.

    <assetLibrary docType="AssetLibrary" path="/asset-library" title="Asset Library"/>

@since 5.7

Contribution Descriptors

  • Class: org.nuxeo.dam.AssetLibrary

Existing Contributions

Contributions are presented in the same order as the registration order on this extension point. This order is displayed before the contribution name, in brackets.

  • nuxeo-dam-jsf-5.8.jar
    <extension point="assetLibrary" target="org.nuxeo.dam.DamService">
    
        <assetLibrary docType="AssetLibrary" path="/asset-library" title="Asset Library"/>
    
      </extension>